home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12916 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: theory.lcs.mit.edu!wald
  2. From: wald@theory.lcs.mit.edu (David Wald)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: gcc does not inline template member functions!
  5. Date: 22 Mar 1996 13:17:16 GMT
  6. Organization: Theory of Computation, LCS, MIT
  7. Message-ID: <WALD.96Mar22081716@woodpecker.lcs.mit.edu>
  8. References: <199603220508.AAA13769@polarmet.mps.ohio-state.edu>
  9. NNTP-Posting-Host: woodpecker.lcs.mit.edu
  10. In-reply-to: tsv@cs.umanitoba.ca's message of 22 Mar 1996 00:10:19 -0500
  11.  
  12. In article <199603220508.AAA13769@polarmet.mps.ohio-state.edu>
  13. tsv@cs.umanitoba.ca (R.Ganesan) writes:
  14. >I was surprised to find that gcc does not inline template member
  15. >functions. It doesn't inline function templates either.
  16.  
  17. There are workarounds.  Search for "inline" in the G++ FAQ list at
  18. <ftp://rtfm.mit.edu/pub/usenet-by-group/comp.lang.c++/>.
  19.  
  20. -David
  21. -- 
  22. ============================================================================
  23. David Wald      http://theory.lcs.mit.edu/~wald/     wald@theory.lcs.mit.edu
  24. ============================================================================
  25.